home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / gfx / fract / FlashMandel.lha / FlashMandel / Sources / SCOptions < prev    next >
Text File  |  1999-01-22  |  496b  |  28 lines

  1. MATH=68881
  2. CPU=68030
  3. PARAMETERS=REGISTERS
  4. NOSTACKCHECK
  5. STRINGMERGE
  6. NOCHECKABORT
  7. NOMULTIPLEINCLUDES
  8. OPTIMIZE
  9. LINK
  10. OPTIMIZERSIZE
  11. NOOPTIMIZERINLINE
  12. OPTIMIZERINLINELOCAL
  13. VERBOSE
  14. STRIPDEBUG
  15. PRECISION=DOUBLE
  16. UTILITYLIBRARY
  17. DEFINE __USE_SYSBASE
  18. LIBRARY=modules/mandreal.o
  19. LIBRARY=modules/mandint.o
  20. LIBRARY=modules/gfx.o
  21. LIBRARY=modules/colorwindow.o
  22. LIBRARY=modules/Iff.o
  23. PROGRAMNAME=FlashMandel_FPU_020+
  24. GLOBALSYMBOLTABLE=flashmandel.gst
  25. OPTIMIZERCOMPLEXITY=15
  26. OPTIMIZERDEPTH=15
  27. OPTIMIZERRECURDEPTH=15
  28.